struct _CM_KEY_SECURITY_CACHE_ENTRY// Size=0x10
{
    unsigned long Cell;// Offset=0x0 Size=0x4
    struct _CM_KEY_SECURITY_CACHE * CachedSecurity;// Offset=0x8 Size=0x8
};